﻿2026-07-26T11:47:52.8689579Z ##[group]Run actions/checkout@v5
2026-07-26T11:47:52.8690331Z with:
2026-07-26T11:47:52.8690724Z   repository: BigscreenVR/spt-bs-core
2026-07-26T11:47:52.8693862Z   token: ***
2026-07-26T11:47:52.8694223Z   ssh-strict: true
2026-07-26T11:47:52.8694600Z   ssh-user: git
2026-07-26T11:47:52.8694972Z   persist-credentials: true
2026-07-26T11:47:52.8695381Z   clean: true
2026-07-26T11:47:52.8695772Z   sparse-checkout-cone-mode: true
2026-07-26T11:47:52.8696208Z   fetch-depth: 1
2026-07-26T11:47:52.8696567Z   fetch-tags: false
2026-07-26T11:47:52.8696938Z   show-progress: true
2026-07-26T11:47:52.8697314Z   lfs: false
2026-07-26T11:47:52.8697676Z   submodules: false
2026-07-26T11:47:52.8698043Z   set-safe-directory: true
2026-07-26T11:47:52.8698459Z   allow-unsafe-pr-checkout: false
2026-07-26T11:47:52.8699159Z ##[endgroup]
2026-07-26T11:47:52.9521750Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T11:47:52.9523387Z ##[group]Getting Git version info
2026-07-26T11:47:52.9524117Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T11:47:52.9525155Z [command]/usr/bin/git version
2026-07-26T11:47:52.9525593Z git version 2.43.0
2026-07-26T11:47:52.9526860Z ##[endgroup]
2026-07-26T11:47:52.9535745Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/81e4d327-220f-4172-8cc7-ad423d493c43' before making global git config changes
2026-07-26T11:47:52.9536977Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T11:47:52.9538813Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T11:47:52.9571340Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T11:47:52.9589720Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T11:47:52.9600418Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T11:47:52.9602869Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T11:47:52.9620582Z HEAD
2026-07-26T11:47:52.9649816Z ##[endgroup]
2026-07-26T11:47:52.9651426Z [command]/usr/bin/git submodule status
2026-07-26T11:47:52.9832323Z ##[group]Cleaning the repository
2026-07-26T11:47:52.9835354Z [command]/usr/bin/git clean -ffdx
2026-07-26T11:47:52.9872244Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T11:47:52.9978490Z HEAD is now at f87c586f Merge 3f1af6a568e063201e9dca110afdef2974dbcb8f into 464a46169b1da9e97e66e02cf51197154f22d651
2026-07-26T11:47:52.9983588Z ##[endgroup]
2026-07-26T11:47:52.9985568Z ##[group]Disabling automatic garbage collection
2026-07-26T11:47:52.9989074Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T11:47:53.0015392Z ##[endgroup]
2026-07-26T11:47:53.0016025Z ##[group]Setting up auth
2026-07-26T11:47:53.0020969Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T11:47:53.0047434Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T11:47:53.0237389Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T11:47:53.0263852Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T11:47:53.0457903Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T11:47:53.0484376Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T11:47:53.0673346Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T11:47:53.0703625Z ##[endgroup]
2026-07-26T11:47:53.0704497Z ##[group]Fetching the repository
2026-07-26T11:47:53.0710446Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f87c586f7c5de55347986ad730f31bc15d0d20ed:refs/remotes/pull/84/merge
2026-07-26T11:47:53.7579940Z ##[endgroup]
2026-07-26T11:47:53.7581505Z ##[group]Determining the checkout info
2026-07-26T11:47:53.7583152Z ##[endgroup]
2026-07-26T11:47:53.7583833Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T11:47:53.7622367Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T11:47:53.7649525Z ##[group]Checking out the ref
2026-07-26T11:47:53.7651243Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/84/merge
2026-07-26T11:47:53.7697810Z HEAD is now at f87c586f Merge 3f1af6a568e063201e9dca110afdef2974dbcb8f into 464a46169b1da9e97e66e02cf51197154f22d651
2026-07-26T11:47:53.7702621Z ##[endgroup]
2026-07-26T11:47:53.7732434Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T11:47:53.7753201Z f87c586f7c5de55347986ad730f31bc15d0d20ed
